| Total Complexity | 60 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 428 |
| Lines of code | 200 |
| Logical lines of code | 99 |
| Comment lines | 183 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| parse_response() | 32 | 31 | 92 | |
| request() | 41 | 18 | 52 | |
| build_content() | 58 | 4 | 14 | |
| __construct() | 61 | 2 | 12 | |
| sign() | 60 | 2 | 12 | |
| post() | 63 | 1 | 12 | |
| delete() | 79 | 1 | 3 | |
| get() | 79 | 1 | 3 |